Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add "projects project-list" command #50

Merged
merged 5 commits into from
Oct 30, 2023
Merged

Conversation

holtgrewe
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Attention: 33 lines in your changes are missing coverage. Please review.

Comparison is base (b2286d1) 54.06% compared to head (174cd91) 54.88%.

❗ Current head 174cd91 differs from pull request most recent head 3d7519d. Consider uploading reports for the commit 3d7519d to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
+ Coverage   54.06%   54.88%   +0.81%     
==========================================
  Files          31       35       +4     
  Lines        2212     2325     +113     
==========================================
+ Hits         1196     1276      +80     
- Misses       1016     1049      +33     
Files Coverage Δ
varfish_cli/__main__.py 100.00% <100.00%> (ø)
varfish_cli/api/__init__.py 100.00% <100.00%> (ø)
varfish_cli/api/models.py 96.91% <100.00%> (+0.10%) ⬆️
varfish_cli/projects/__init__.py 82.75% <82.75%> (ø)
varfish_cli/projects/config.py 77.27% <77.27%> (ø)
varfish_cli/api/project.py 56.25% <56.25%> (ø)
varfish_cli/projects/project_list.py 42.85% <42.85%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@holtgrewe holtgrewe enabled auto-merge (squash) October 30, 2023 11:59
@holtgrewe holtgrewe merged commit 057abd5 into main Oct 30, 2023
4 checks passed
@holtgrewe holtgrewe deleted the feat-add-project-list branch October 30, 2023 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant